Public: Technology Reviews : Excel Libraries for Java
This page last changed on Dec 11, 2008 by stepheneb.
OpenOffice.org's Documentation of the Microsoft Excel File FormatExcel Versions 2, 3, 4, 5, 95, 97, 2000, XP, 2003
Java Excel API - A Java API to read, write, and modify Excel spreadsheetshttp://jexcelapi.sourceforge.net/ License: LGPL Unknown macro: {section}
Unknown macro: {column}
Unknown macro: {column}
Java Excel API is a mature, open source java API enabling developers to read, write, and modifiy Excel spreadsheets dynamically. Now java developers can read Excel spreadsheets, modify them with a convenient and simple API, and write the changes to any output stream (e.g. disk, HTTP, database, or any socket). Some Features
Unknown macro: {column} Apache POI - Java API To Access Microsoft Format FilesLicense: Apache Unknown macro: {section}
Unknown macro: {column}
Unknown macro: {column}
The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. In short, you can read and write MS Excel files using Java. Soon, you'll be able to read and write Word, PowerPoint and Visio files using Java. POI is your Java Excel solution as well as your Java Word solution. However, we have a complete API for porting other OLE 2 Compound Document formats, and welcome others to participate. OLE 2 Compound Document Format based files include most Microsoft Office files such as XLS and DOC as well as MFC serialization API based file formats. At this time, none of our releases support the new Office Open XML file formats, such as .xlsx or .docx. Work to support these is in progress, and people interested should follow the dev list. We expect this support to make it into a full release by the summer. Unknown macro: {column} |
Document generated by Confluence on Jan 27, 2014 16:56 |